--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # pg_test_timing > Measure timing overhead on your system (ensure clock monotonicity). > More information: . - Run the default timing test (3 seconds): `pg_test_timing` - Run for a custom duration: `pg_test_timing {{[-d|--duration]}} {{seconds}}`