getLastChecked

返回上次請求完成以來經過的時間。

語法

js
let state = browser.captivePortal.getLastChecked()

返回值

一個 Promise,它會以一個表示毫秒時間的整數來 fulfilled。

瀏覽器相容性