Fix for issue 156
This commit is contained in:
parent
0896e365f0
commit
0ede4bca39
Binary file not shown.
@ -866,7 +866,7 @@ void Sample_TileMesh::buildAllTiles()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Start the build process.
|
// Start the build process.
|
||||||
m_ctx->startTimer(RC_TIMER_TEMP);
|
m_ctx->stopTimer(RC_TIMER_TEMP);
|
||||||
|
|
||||||
m_totalBuildTimeMs = m_ctx->getAccumulatedTime(RC_TIMER_TEMP)/1000.0f;
|
m_totalBuildTimeMs = m_ctx->getAccumulatedTime(RC_TIMER_TEMP)/1000.0f;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user