© 2026 Hedgehog Software, LLC
void Foo() { for(int i = 0 ; i < 10000000 ;i++){} // simulate load }
async Task Foo()