资 源 简 介
/*CHECKED
* Function: time.c Project: DNP
*
*
*
* DESCRIPTION:
*
* This file contains functions for converting between
* DNP time format and RTU time format (rtc counter type).
*
* DNP format is to express the time in the number of milliseconds
* since the start of 1970.
*
*
* REVISION HISTORY:
*
* Num Modified by Date Reason
* --- ----------------------- --------- -------------------------------
*
*
*/
-/*CHECKED
* Function: time.c Project: DNP
*
*
*
* DESCRIPTION:
*
* This file contains functions for converting between
* DNP time format and RTU time format (rtc counter type).
*
* DNP format is to express the time in the number of milliseconds
* since the start of 1970.
*
*
* REVISION HISTORY:
*
* Num Modified by Date Reason
* --- ----------------------- --------- -------------------------------
*
*
*/