Time\SIG_Awake::get_time PHP Méthode

get_time() public méthode

Returns the time for the signal.
public get_time ( ) : integer
Résultat integer
    public function get_time()
    {
        return $this->_time;
    }