Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created September 12, 2018 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deque-blog/429b7af33c6bf9ace0efc85c2cffec88 to your computer and use it in GitHub Desktop.
Save deque-blog/429b7af33c6bf9ace0efc85c2cffec88 to your computer and use it in GitHub Desktop.
%{ worker |
clock: max(worker.clock, logEntry.time) + 1,
eventLog: [logEntry | worker.eventLog] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment