Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | List of all members
castor::BlockTimer Class Reference

#include <BlockTimer.hpp>

Inheritance diagram for castor::BlockTimer:
Inheritance graph
[legend]
Collaboration diagram for castor::BlockTimer:
Collaboration graph
[legend]

Public Member Functions

CU_API BlockTimer (char const *file, char const *function, String name, uint32_t line)
 
CU_API ~BlockTimer () noexcept
 

Additional Inherited Members

- Protected Member Functions inherited from castor::NonMovable
 NonMovable ()=default
 Constructor.
 
 ~NonMovable () noexcept=default
 Destructor.
 

Constructor & Destructor Documentation

◆ BlockTimer()

CU_API castor::BlockTimer::BlockTimer ( char const * file,
char const * function,
String name,
uint32_t line )
Parameters
[in]fileFunction file.
[in]functionCaller function.
[in]nameThe block name.
[in]lineFunction line.

◆ ~BlockTimer()

CU_API castor::BlockTimer::~BlockTimer ( )
noexcept

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