ostc_Operation
Getting an Operation's Timestamp
ostc_Operation::getTimestamp()
virtual oscs_Int32 getTimestamp() ;
Returns a timestamp indicating the last time that executing this operation produced a result that was not taken from the cache. The format of the return value is the same as that of the C function time().
[previous] [next]