m_stop_timer
This call saves the current elapsed time, as calculated by an application, in a System Manager buffer and sets the timer flag to OFF.
- Syntax: void far m_stop_timer(TIME far *elapsed_time)
- Parameters: TIME far *elapsed_time - Pointer to location to post elapsed time
since timer was started
- Returns: None
- Related Calls: m_start_timer