getProcessorStatus

abstract suspend fun getProcessorStatus(processorType: ProcessorType): Option<ProcessorStatus>

Query the processor status for a specific processor type.

Parameters

processorType

The processor type to query