--- title: danog\MadelineProto\Ipc\IpcState: IPC state class. description: --- # `danog\MadelineProto\Ipc\IpcState` [Back to index](../../../index.md) > Author: Daniil Gentili IPC state class. ## Method list: * `getStartupTime(): float` * `getStartupId(): int` * `getException(): ?\Throwable` ## Methods: ### `getStartupTime(): float` Get startup time. ### `getStartupId(): int` Get startup ID. ### `getException(): ?\Throwable` Get exception. #### See also: * `\Throwable` --- Generated by [danog/phpdoc](https://phpdoc.daniil.it)