![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FRecompileShadersTimer (const TCHAR *InInfoStr=TEXT("Test")) | |
| FRecompileShadersTimer (const FString &InInfoStr) | |
| void | Stop (bool DisplayLog=true) |
| ~FRecompileShadersTimer () | |
Protected Attributes | |
| double | StartTime |
| double | EndTime |
| double | TimeElapsed |
| FString | InfoStr |
| bool | bAlreadyStopped |
Timer class used to report information on the 'recompileshaders' console command.
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |