Navigation
API > API/Plugins > API/Plugins/TedsQueryStack > API/Plugins/TedsQueryStack/FColumnsSearchNode
Description
The total time spend on performing the search. The returned time span represents the time spend performing search operations. This differs from the wall clock time in that it exclusively tracks the time spend on performing one or more steps in the search.
| Name | GetQuerySearchTime |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Public/TedsColumnsSearchNode.h |
| Include Path | #include "TedsColumnsSearchNode.h" |
| Source | /Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsQueryStack/Private/TedsColumnsSearchNode.cpp |
FTimespan GetQuerySearchTime() const