SLOG_SetIncreasingStarttimeOrder

Set the flag for the interval records will be arranged in increasing starttime order. That means there is NO second pass of the logfile and the starttime of the interval will be used to determine endtime of the frame.

Synopsis


int SLOG_SetIncreasingStarttimeOrder( SLOG_STREAM  *slog )

Modified Input Variables

slog - pointer to SLOG_STREAM where interval records will be stored.

Modified Output Variables

returned value - integer return status.

Include File Needed

slog_header.h

Location:../src/slog_header.c