fssh_bigtime_t
#define bigtime_t fssh_bigtime_t
fssh_bigtime_t user_time;
fssh_bigtime_t kernel_time;
extern fssh_status_t fssh_snooze(fssh_bigtime_t amount);
extern fssh_status_t fssh_snooze_etc(fssh_bigtime_t amount, int timeBase,
extern fssh_status_t fssh_snooze_until(fssh_bigtime_t time, int timeBase);
extern fssh_bigtime_t fssh_real_time_clock_usecs(void);
extern fssh_bigtime_t fssh_system_time(void); /* time since booting in microseconds */
uint32_t flags, fssh_bigtime_t timeout);
fssh_bigtime_t timeout)
fssh_snooze(fssh_bigtime_t amount)
fssh_snooze_until(fssh_bigtime_t time, int timeBase)
fssh_bigtime_t
fssh_bigtime_t