m_start_timer
This function saves the starting time specified by start_dtm in a System Manager buffer and sets the System Manager timer flag to ON.
- Syntax: void far m_start_sw(DTM far *start_dtm)
- Parameters: DTM far *start_dtm - Pointer to location to post starting time of
timer
- Returns: None
- Related Calls: m_stop_timer