|
dispenso 1.4.1
A library for task parallelism
|
#include <dispenso/platform.h>Go to the source code of this file.
Functions | |
| DISPENSO_DLL_ACCESS double | dispenso::getTime () |
Utilities for getting the current time.
Definition in file timing.h.
| DISPENSO_DLL_ACCESS double dispenso::getTime | ( | ) |
Get elapsed time in seconds since program start.
Uses high-resolution timing when available (e.g., RDTSC on x86).