ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
aslTimer.h File Reference
#include <chrono>
#include <thread>
Include dependency graph for aslTimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asl::Timer
 

Namespaces

namespace  asl
 Advanced Simulation Library.
 

Functions

void asl::sleep (unsigned int span)
 Blocks execution of the calling thread for the time span (in milliseconds)