Tramway SDK
painis
tram-sdk
src
platform
time.h
Go to the documentation of this file.
1
// TRAMWAY DRIFT AND DUNGEON EXPLORATION SIMULATOR 2022
2
// All rights reserved.
3
4
#ifndef TRAM_SDK_PLATFORM_FILE_H
5
#define TRAM_SDK_PLATFORM_FILE_H
6
7
namespace
tram
{
8
9
// should this be? in line a namespace? like PLATFORM::GetTime()?????
10
11
//double GetTime();
12
13
}
14
15
#endif
// TRAM_SDK_PLATFORM_FILE_H
tram
Definition:
api.h:9
Generated by
1.9.2