wisaly / NetworkTime

A simple C++ library could get network time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetworkTime

A C++/Qt library could get network time easily. Implete NTP protocol modified from QNTP

Remark

Default NTP servers provide by Chinese university.

Usage

qDebug() << NetworkTime::current();

About

A simple C++ library could get network time.

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%