From 43be54097ec994a7c7171dfbb00675e0180e1a9b Mon Sep 17 00:00:00 2001 From: Tri11Paragon Date: Tue, 24 Sep 2024 20:37:54 -0400 Subject: [PATCH] Parker is being extra annoying --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bc328d..4c16a4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# **BLT v0.16** +# **BLT v0.20** A C++17 common utilities library to make thing easy! ![Icon](icon_large.png) @@ -98,4 +98,4 @@ from the v1 profiler. It is encouraged to use the new blt::* profile functions o - `std::chrono::duration_cast(std::chrono::high_resolution_clock::now().time_since_epoch()).count()` becomes `blt::system::nanoTime()` - Formatted time string with year/month/date + current time - ## Profiling - - Basic profiler with history and formatted output \ No newline at end of file + - Basic profiler with history and formatted output