CF_PAUSE_TIME_LEFT¶
Category: time
GitHub: cute_time.h
The number of seconds left for the global pause control.
Remarks¶
The entire application can be paused with cf_pause_for or cf_pause_for_ticks, which pause updates that will happen when cf_update_time is called.