Tramway SDK
Namespaces | Functions
core.cpp File Reference
#include <framework/core.h>
#include <framework/event.h>
#include <framework/system.h>
#include <framework/uid.h>
#include <platform/api.h>
#include <iostream>
#include <cassert>

Namespaces

namespace  tram
 

Functions

id_t tram::GenerateID ()
 Generates a unique ID number. More...
 
uint32_t tram::GetTick ()
 Returns the current tick. More...
 
double tram::GetTickTime ()
 Returns the time at the start of the current tick. More...
 
float tram::GetDeltaTime ()
 
const char * tram::GetVersion ()