m_start_sw
This call saves the starting time specified by time in a System Manager buffer and sets the System Manager stopwatch flag to on.
- Syntax: void far m_start_sw(TIME far *start_time)
- Parameters: TIME far *start_time - Pointer to location to post starting time for
software
- Returns: None
- Related Calls: m_stop_sw.