ランタイム
Mix::Parallel::DEBUG_THREAD_INFO Struct Reference

デバッグ : スレッド情報構造体 More...

#include <Common.h>

Collaboration diagram for Mix::Parallel::DEBUG_THREAD_INFO:

Public Attributes

Float32 elapsedTime
 スレッドで実行されたファンクションの合計時間 More...
 
UInt32 funcCount
 スレッドで実行されたファンクションの数 More...
 
const DEBUG_FUNC_INFOfuncInfos
 スレッドで実行されたファンクションの情報配列 More...
 

Detailed Description

デバッグ : スレッド情報構造体

Member Data Documentation

Float32 Mix::Parallel::DEBUG_THREAD_INFO::elapsedTime

スレッドで実行されたファンクションの合計時間

UInt32 Mix::Parallel::DEBUG_THREAD_INFO::funcCount

スレッドで実行されたファンクションの数

const DEBUG_FUNC_INFO* Mix::Parallel::DEBUG_THREAD_INFO::funcInfos

スレッドで実行されたファンクションの情報配列


The documentation for this struct was generated from the following file: