Commit graph

18 commits

Author SHA1 Message Date
Erik Zandvliet
2607113727 Library code style update + some minor backports from Pro edition 2018-12-04 13:11:48 +01:00
Thulinma
c7c94dc3c3 Added Util::bootMS() to timing library 2017-06-09 20:09:41 +02:00
Thulinma
203d7b7a67 Fixed long long value in timing library to actually be long long. 2016-02-29 11:51:23 +01:00
Thulinma
610c48ddcb Added getUTCString call to Util library. 2015-07-30 11:57:23 +02:00
Thulinma
cc7ffac297 Added Util::wait as guaranteed-time Util::sleep implementation. 2014-08-04 15:57:49 +02:00
Thulinma
8c01ec8897 Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
Thulinma
d3bb5b13e4 Fixed Mac support 2014-06-17 12:07:35 +02:00
Thulinma
8f97995b1b Replaced Util::bootSecs implementation with CLOCK_MONOTONIC. 2014-06-17 11:17:29 +02:00
Thulinma
5973e7ebe1 Added Util::bootSecs() for reliable time since boot measurements. 2014-05-16 19:45:02 +02:00
Thulinma
6c54546048 Added Util::getNTP() to timing library. 2014-05-04 01:25:52 +02:00
Thulinma
0e5d838a20 Shared Memory updates 2014-04-04 02:08:05 +02:00
Thulinma
9f62fc4c91 Fixed Util::sleep ignoring values above 10 seconds. 2014-01-29 12:45:21 +01:00
Thulinma
b5a4ea1b93 Remove doxygen errors, update Doxyfile to latest version. 2014-01-05 11:57:56 +01:00
Thulinma
aa5056ee3d Fixed compiling on OSX, also fixes DDVTECH/mistlib#1 2013-03-14 00:13:07 +01:00
Thulinma
38ef8704f8 Global cleanups and standardization of code style. 2012-12-11 11:03:33 +01:00
Thulinma
ca25787c45 In soviet russia, stupid mistakes fix YOU. 2012-09-19 15:31:43 +02:00
Thulinma
74312b2e51 Fixed timing on weird systems. 2012-09-18 16:37:50 +02:00
Thulinma
c019dc6e9f Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00