class Inti::TimeStamp

Name

class Inti::TimeStamp -- 

Synopsis

class Inti::TimeStamp is declared in the header inti/timedate.h.

Superclasses. none

Subclasses. none

Class members

Public Constructors.
TimeStamp (GTimeVal* val)

Public Methods.
long seconds () const
long microseconds () const

Description

Public Constructors

method Inti::TimeStamp::TimeStamp

TimeStamp (GTimeVal* val)

val 

Public Methods

method Inti::TimeStamp::seconds

long seconds () const

method Inti::TimeStamp::microseconds

long microseconds () const