Synopsis
#include <ctl_api.h> extern CTL_TIME_t ctl_current_time;
Description
ctl_current_time holds the current time in ticks. ctl_current_time is incremented by ctl_increment_ticks_from_isr.
Portability
ctl_current_time is provided in every implementation of the CrossWorks tasking library.