History log of /php-src/Zend/zend_hrtime.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 6c4e3c0f 17-Mar-2024 Bob Weinand

Use ZEND_API in zend_hrtime (#13288)

This allows actually calling zend_hrtime() from extensions on Windows.

Signed-off-by: Bob Weinand <bobwei9@hotmail.com>


# d0731934 16-Jul-2023 Arnaud Le Blanc

Expose time spent collecting cycles in gc_status() (#11523)