Skip to content

KayJay7/timespec_math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

timespec_math

Basic operations for the struct timespec type.

Feel free to copypaste and modify them into your C code.

Provided operations:

  • Difference between timespecs
  • Sum between timespecs
  • Multiplication between timespec and int
  • Division between timespec and int

About

Basic operations for the struct timespec type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages