Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
platform.h File Reference
#include "typedefs.h"
#include "grassroots_util_library.h"
Include dependency graph for platform.h:

Go to the source code of this file.

Functions

bool InitPlatform (void)
 Initialise the Grassroots system for the operating system that it is running on. More...
 
void ExitPlatform (void)
 Release any operating system-specific resources. More...
 
uint32 Snooze (uint32 milliseconds)
 Sleep the current process. More...