Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:05spr006

TimeLaterThan

Returns whether a time value comes before another.

Synopsis

bool TimeLaterThan(const TimeVal *tv1,const TimeVal *tv2);

Description

Returns whether tv1 comes chronologically after tv2.

Arguments

  • tv1 The first time value.
  • tv2 The second time value.

Return Value

  • TRUE if tv1 comes after tv2
  • FALSE if tv1 comes before or is the same as tv2

Implementation

Macro implemented in time.h V24.

Associated Files

time.h

See Also

CompareTimes(), TimeLaterThanOrEqual()

documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/05spr006.txt · Last modified: 2022/10/10 16:54 by 127.0.0.1