Searched refs:SecondsPartOfTime (Results 1 – 1 of 1) sorted by relevance
555 …time_t SecondsPartOfTime; /* Sent to gmtime() for calculation of TimeStructure (can apply offs… local1056 NowRealTime = BaseRealTime = SecondsPartOfTime = TimeValue.tv_sec;1068 SecondsPartOfTime += (time_t) UseOffsetSecondsInt;1070 SecondsPartOfTime -= (time_t) (-UseOffsetSecondsInt);1072 TimeStructure = gmtime(&SecondsPartOfTime);