Delay in C++

As Arty said exists a native C++ function for delay,but UE4 use C++ and give to the developers a different language based on C++ so you only can use UE4 functions like SetTimer();