packages feed

bindings-common-0.1.4: src/cconstants.c

#include <time.h>

clock_t _CLOCKS_PER_SEC (void)
{
    return CLOCKS_PER_SEC;
}