WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
Time.h File Reference
#include "configuration.h"
#include <time.h>
#include "architecture/GraphTreeObject.h"
#include "logging/SimLogger.h"

Go to the source code of this file.

Classes

class  clockwerk::Time
 Wrapper to manage and convert time as timespce. More...

Namespaces

namespace  clockwerk

Macros

#define NSEC_MAX   999999999
 Constants for this class.

Variables

const floating_point clockwerk::NSEC_PER_SEC_D = 1000000000.0
const uint16 clockwerk::MSEC_PER_SEC_I = 1000
const uint32 clockwerk::NSEC_PER_MSEC_I = 1000000
const uint32 clockwerk::NSEC_PER_SEC_I = 1000000000

Macro Definition Documentation

◆ NSEC_MAX

#define NSEC_MAX   999999999

Constants for this class.