Ixian SDK
IXICore.Clock Class Reference

Static Public Member Functions

static long getTimestamp ()
 
static long getTimestampMillis ()
 
static string getRelativeTime (long timestamp)
 
static string getRelativeTime (DateTime targetTime)
 

Detailed Description

Definition at line 6 of file Time.cs.

Member Function Documentation

◆ getRelativeTime() [1/2]

static string IXICore.Clock.getRelativeTime ( long  timestamp)
static

Definition at line 22 of file Time.cs.

◆ getRelativeTime() [2/2]

static string IXICore.Clock.getRelativeTime ( DateTime  targetTime)
static

Definition at line 28 of file Time.cs.

◆ getTimestamp()

static long IXICore.Clock.getTimestamp ( )
static

Definition at line 9 of file Time.cs.

◆ getTimestampMillis()

static long IXICore.Clock.getTimestampMillis ( )
static

Definition at line 16 of file Time.cs.


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