/System-Clock

A system clock on command prompt using C and threading concepts (pthread)

Primary LanguageC

This is a system clock that has a simple code which runs and displays clock in hh:mm:ss format.

Coded using C and pthread library in C.