Skip to content

aunali1/gettime_osx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gettime_osx

Build Status

The missing clock_gettime function ported to Mac OS X/macOS and packaged as a library.

Compiling

Begin by checking out the source code:

$ git clone https://github.com/aunali1/gettime_osx
$ cd gettime_osx

To compile the library, run the following command:

$ make all

The compiled library will be available in the bin/ directory:

$ ls bin/
libgettime.dylib

Licensing

All files within this repository are subject to the terms outlined in the LICENSE file.

About

clock_gettime function ported to Mac OS X/macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published