FramePro::AddTimeSpan

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

FramePro::AddTimeSpan

(
    const char* p_name_file_and_li...,
    int64 start_time,
    int64 end_time
)

Public function

void

 

FramePro::AddTimeSpan

(
    const wchar_t* p_name_file_and...,
    int64 start_time,
    int64 end_time
)

Public function

void

 

FramePro::AddTimeSpan

(
    const char* p_name,
    const char* p_file_and_line,
    int64 start_time,
    int64 end_time
)

Public function

void

 

FramePro::AddTimeSpan

(
    StringId name_id,
    const char* p_file_and_line,
    int64 start_time,
    int64 end_time
)

Public function

void

 

FramePro::AddTimeSpan

(
    StringId name_id,
    const char* p_file_and_line,
    int64 start_time,
    int64 end_time,
    int thread_id,
    int core
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss