Home
last modified time | relevance | path

Searched refs:_SPIN_COOL_US (Results 1 – 1 of 1) sorted by relevance

/dports/misc/urbit/urbit-urbit-0.6.0/vere/
H A Dterm.c37 #define _SPIN_COOL_US 500000 // spinner activation delay when cool macro
853 lag_d = _SPIN_COOL_US; in _term_start_spinner()
917 usleep(c3y == diz_o ? _SPIN_WARM_US : _SPIN_COOL_US); in _term_spinner_cb()