electronicarts / EASTL

EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
BSD 3-Clause "New" or "Revised" License
7.82k stars 905 forks source link

Add chrono.h implementation for Windows kernel #505

Open mtnpke opened 1 year ago

mtnpke commented 1 year ago

This makes EASTL::chrono stuff usable in a Windows kernel context.

mtnpke commented 1 month ago

Hi! Any hold-up here? I'd be happy to fix any issues you might have with the code.