Skip to content

Time offset calculator for pre-course examination. Two implementations: using C++, using system tools.

License

Notifications You must be signed in to change notification settings

siryione/time-offset-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

time-offset-calculator

Using C++

The program calculates the time-difference on NTP-server and local machine over a time period and using these differences calculates the offset.

Using system tools

The script connects to NTP server using ntpd and outputs time difference between server and system (offset). To use this script you must run it with sudo.

Prerequisites

You must install ntpd, boost, cmake.

About

Time offset calculator for pre-course examination. Two implementations: using C++, using system tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published