RTS API Documentation
1.10.11
|
#include <switch_fct.h>
Data Fields | |
clock_t | start |
clock_t | stop |
double | duration |
Definition at line 625 of file switch_fct.h.
double _fct_timer_t::duration |
Definition at line 629 of file switch_fct.h.
Referenced by fct_timer__duration(), and fct_timer__stop().
clock_t _fct_timer_t::start |
Definition at line 627 of file switch_fct.h.
Referenced by fct_timer__start(), and fct_timer__stop().
clock_t _fct_timer_t::stop |
Definition at line 628 of file switch_fct.h.
Referenced by fct_timer__stop().