Banshee Engine Docs
Manuals API

ActiveBlock

Public

Constructors
  • ActiveBlock()
  • ActiveBlock(ActiveSamplingType _type, ProfiledBlock *_block)
Fields
  • ActiveSamplingType Type
  • ProfiledBlock * Block
API / Profiling / ActiveBlock

struct ProfilerCPU::ActiveBlock

Contains data about the currently active profiling block.

Public

Constructors

ActiveBlock

ActiveBlock()

ActiveBlock

ActiveBlock(ActiveSamplingType _type, ProfiledBlock *_block)

Fields

Type

ActiveSamplingType Type

Block

ProfiledBlock * Block
Generated by BansheeDocGenerator.