Skip to content

C Language clock test

Notifications You must be signed in to change notification settings

gsnw/c-lang-clocktest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c-lang-clocktest

c-lang-clocktest is a script for testing clock_gettime with diffrent clock id

Clock Id

  • CLOCK_REALTIME
  • CLOCK_MONOTONIC
  • CLOCK_UPTIME

Usage

Installation and Test

git clone https://github.com/gsnw/c-lang-clocktest.git
make clocktest
./bin/clocktest

Uninstall

make clean

Installation, Test and Uninstall

make all

Releases

No releases published

Packages

No packages published