howlong 0.1.0

Measure how long it takes for a program to execute in different clocks
Documentation
1
2
3
4
5
#include <mach/mach_time.h>
#include <mach/thread_act.h>
#include <pthread.h>

const mach_msg_type_number_t __THREAD_BASIC_INFO_COUNT = THREAD_BASIC_INFO_COUNT;