- diff
ulong diff(ulong new_ticks, ulong old_ticks)
Undocumented in source. Be warned that the author may not have intended to support it.
- laptime
ulong laptime(ulong* last_time)
Undocumented in source. Be warned that the author may not have intended to support it.
- ms
double ms(ulong ticks)
Undocumented in source. Be warned that the author may not have intended to support it.
- now
ulong now()
Undocumented in source. Be warned that the author may not have intended to support it.
- ns
double ns(ulong ticks)
Undocumented in source. Be warned that the author may not have intended to support it.
- roundToCommonRefreshRate
ulong roundToCommonRefreshRate(ulong frame_ticks)
Undocumented in source. Be warned that the author may not have intended to support it.
- sec
double sec(ulong ticks)
Undocumented in source. Be warned that the author may not have intended to support it.
- setup
void setup()
Undocumented in source. Be warned that the author may not have intended to support it.
- since
ulong since(ulong start_ticks)
Undocumented in source. Be warned that the author may not have intended to support it.
- stm_diff
ulong stm_diff(ulong , ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_laptime
ulong stm_laptime(ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_ms
double stm_ms(ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_now
ulong stm_now()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_ns
double stm_ns(ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_round_to_common_refresh_rate
ulong stm_round_to_common_refresh_rate(ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_sec
double stm_sec(ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_setup
void stm_setup()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_since
ulong stm_since(ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stm_us
double stm_us(ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- us
double us(ulong ticks)
Undocumented in source. Be warned that the author may not have intended to support it.