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.cpp
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 May, 2022
1 commit
  • The new will structure, with delays, works
    4cd9300c
    Wiebe Cazemier authored
    2022-05-01 17:32:10 +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 »

06 Jun, 2021
1 commit
  • Add configurable session expiration
    d0333fb6
    Wiebe Cazemier authored
    2021-06-06 09:52:20 +0200  
    Browse File »

20 Mar, 2021
3 commits
  • Add license
    60b9cd16
    Wiebe Cazemier authored
    2021-03-20 19:02:25 +0100  
    Browse File »
  • Added some error checking on write calls
    88a78820
    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 »