Commit Graph

11 Commits

Author SHA1 Message Date
kevin
2d646837a6 cwTime.h/cpp : Added specToSeconds() 2023-04-30 21:16:14 -04:00
kevin
748bf9ab44 cwTime.h/cpp : Added advanceMicros(). 2023-01-14 17:15:55 -05:00
kevin
1259ba96fb cwTime.h/cpp : Added elapsedSecs(). 2022-03-20 10:18:54 -04:00
kevin
f8f21a9c0e cwTime.h/cpp : Added isLT() and isGT(). 2021-12-12 16:41:03 -05:00
kevin
2d54982009 cwTime.h,cpp : Added seconds,milli,microToSpec() and subtractMicros() 2021-10-11 12:22:27 -04:00
kevin
62257d7d24 cwVectOps.h : Initial commit.
cwTime.h: Added elaspsedMs()
cwObject.h: Added getv_opt().
cwCommon.h: Added kInvalidStateRC
Makefile: Added use of cwWEBSOCK build variable.
cwAudioFileOps.h : Initial commit.
cwAudioFile.h : Moved some operations so cwAudioFileOps.h
cwCommonImpl.h : Removed is_int<> because has a std library implementation.
2020-09-22 11:37:19 -04:00
kevin.larke
09a02e9a9b cwTime.h/cpp : Added test(). 2020-04-17 13:28:09 -04:00
kevin.larke
03d24fbbdc cwTime.h/cpp,cwDnsSd.cpp,cwMdns.cpp : Changed cwTime interface to use all references rather than pointers as arguments. 2020-04-17 11:16:21 -04:00
kpl
e0c69bfd25 cwTime.h : Added now(), advanceMs() and futureMs(). 2020-03-04 14:06:27 -05:00
kpl
3ef020648b cwTime.cpp/h : Added elapsedMs() 2020-02-01 10:13:21 -05:00
kpl
d6e0f5e675 Many changes and additions.
Added serial port, websocket, midi and initial audio functionality.
2019-12-24 10:05:24 -05:00