Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TimeVal Class Reference

Public Member Functions

ulong get_sec () const
 
ulong get_usec () const
 

Public Attributes

ulong tv [2]
 

Detailed Description

Definition at line 31 of file clockObject.h.

Constructor & Destructor Documentation

◆ TimeVal()

TimeVal::TimeVal ( )
inline

Definition at line 238 of file clockObject.I.

Member Function Documentation

◆ get_sec()

ulong TimeVal::get_sec ( ) const
inline

Definition at line 245 of file clockObject.I.

◆ get_usec()

ulong TimeVal::get_usec ( ) const
inline

Definition at line 253 of file clockObject.I.

Member Data Documentation

◆ tv

ulong TimeVal::tv[2]

Definition at line 36 of file clockObject.h.


The documentation for this class was generated from the following files: