mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-18 01:30:56 +00:00
Nudges tick frequency up to match the other platforms.
This commit is contained in:
parent
4bf85abf30
commit
fe4caf7a41
@ -736,7 +736,7 @@ struct ActivityObserver: public Activity::Observer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#define TICKS 600
|
#define TICKS 1000
|
||||||
|
|
||||||
- (void)start {
|
- (void)start {
|
||||||
__block auto lastTime = Time::nanos_now();
|
__block auto lastTime = Time::nanos_now();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user