Age | Commit message (Expand) | Author |
---|---|---|
2023-01-07 | LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer | Andrew Kaster |
2021-10-28 | LibCore: Add ElapsedTimer::reset() | Jelle Raaijmakers |
2021-09-12 | LibCore: Add factory to create and start a new ElapsedTimer | Brian Gianforcaro |
2021-09-12 | LibCore: Enable elapsed time as AK::Time on a ElapsedTimer | Brian Gianforcaro |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |