IFL-CAMP / simple

S.I.M.P.L.E. - Smart Intuitive Messaging Platform with Less Effort. A Cross-Platform C++ Library to Exchange Data Across Network.
Mozilla Public License 2.0
22 stars 5 forks source link

Change header timestamp to long long #3

Closed SalvoVirga closed 6 years ago

SalvoVirga commented 6 years ago

The timestamp in simple_msgs::Header was just a long, it should rather be along long (int64)