AtavismTimeTool Class

Namespace
Atavism
Base Types
  • object
graph BT Type-->Base0["object"] Type["AtavismTimeTool"] class Type type-node

Syntax

public class AtavismTimeTool

Fields

Name Constant Value Summary
intRange 4294967296
Stash this number here, so we don't have to recalculate it
static
lastTimestamp
Keep track of the last timestamp, so that we can have monotonically non-decreasing timestamps
static
timeOverride
Used to override the client's idea of time, for use in some automation tasks.
static

Properties

Name Value Summary
CurrentTime long
static
TimeOverride long
static