This website requires JavaScript.
Explore
Help
Register
Sign In
blender
/
flamenco
Watch
1
Star
0
Fork
0
You've already forked flamenco
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
flamenco
/
internal
/
manager
/
sleep_scheduler
History
Sybren A. Stüvel
83467e4c60
Sleep schedule: store 'next check' timestamp in UTC
...
SQLite doesn't parse the timezone info, so timestamps should always be in UTC.
2022-07-18 19:30:17 +02:00
..
mocks
Sleep Scheduler implementation for the Manager
2022-07-17 17:27:32 +02:00
calculations_test.go
Manager: consult the sleep schedule on worker sign-on
2022-07-18 18:25:24 +02:00
calculations.go
Sleep schedule: store 'next check' timestamp in UTC
2022-07-18 19:30:17 +02:00
interfaces.go
Sleep Scheduler implementation for the Manager
2022-07-17 17:27:32 +02:00
sleep_scheduler_test.go
Sleep schedule: store 'next check' timestamp in UTC
2022-07-18 19:30:17 +02:00
sleep_scheduler.go
Manager: consult the sleep schedule on worker sign-on
2022-07-18 18:25:24 +02:00