1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00

Reindent gcbench

This commit is contained in:
Andy Wingo 2022-02-23 20:03:32 +01:00
parent 869a490ba6
commit 25213ccdeb

View file

@ -48,8 +48,6 @@
#error unknown gc
#endif
#define elapsedTime(x) (x)
/* Get the current time in milliseconds */
static unsigned currentTime(void)
{