Logo white

Peter M. Groen / FlashMQ

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 453
  • Compare
  • Branches 1
  • Tags 0
  • FlashMQ
  • timer.h
05 May, 2022
1 commit
  • Mutex callbacks vector in timer ...
    fdef7ff3
    This is theoretical, because I never called addCallback() after having
    started the timer.
    Wiebe Cazemier authored
    2022-05-05 22:23:34 +0200  
    Browse File »

03 May, 2022
1 commit
  • Use determinstic strict weak ordering for timed events ...
    c5f8e527
    This should fix corruption. There were inexplicable stalls of timed
    events, and the debugger showed the names were all corrupted. std::sort
    can do that sort of thing, apparently.
    Wiebe Cazemier authored
    2022-05-03 21:30:13 +0200  
    Browse File »

01 Aug, 2021
1 commit
  • Use monotonic clock in Timer class ...
    e1c7b86f
    This fixes side effects when system time changes.
    Wiebe Cazemier authored
    2021-08-01 10:21:24 +0200  
    Browse File »

20 Mar, 2021
2 commits
  • Add license
    60b9cd16
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Working on expiring sessions ...
    33ef5bdf
    This includes a timer mechanism.
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »