change tsLocalTime to recGblGetTimeStamp

This commit is contained in:
Marty Kraimer
1994-02-03 10:46:25 +00:00
parent a5efa2ccc3
commit 8f4bcf765f
28 changed files with 54 additions and 43 deletions

View File

@@ -222,7 +222,7 @@ static long process(pstringout)
if ( !pact && pstringout->pact ) return(0);
pstringout->pact = TRUE;
tsLocalTime(&pstringout->time);
recGblGetTimeStamp(pstringout);
/* check event list */
monitor(pstringout);