diff options
Diffstat (limited to 'init.moon')
| -rw-r--r-- | init.moon | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ delta = do if last target, current = (last + period), monotime! if current > target + print current, target L\warn 'Frame Skipped!' else sleep target - current |
