commit | 096b383e16b1ff2c626ddeec149c70553b4af6b8 | [log] [tgz] |
---|---|---|
author | Aurelien DARRAGON <adarragon@haproxy.com> | Thu Apr 20 11:32:46 2023 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Apr 21 14:36:45 2023 +0200 |
tree | 52f3a75f4d228b906c5578e5c44fd5b2ff92fdfe | |
parent | e9314fb7a7cc63805bddb4730ab92ef565647160 [diff] |
MINOR: hlua/event_hdl: timestamp for events 'when' optional argument is provided to lua event handlers. It is an integer representing the number of seconds elapsed since Epoch and may be used in conjunction with lua `os.date()` function to provide a custom format string.