If you're on Windows...


#include <windows.h>
#include <stdio.h>

int main(void)
{ long long int Elapsed;

Elapsed = GetTickCount();