Skip to content

Plugin.getModifiedTime method

Plugin › getModifiedTime

Unofficial

Gets the latest modification time across the plugin's files.

Signature:

getModifiedTime(): Promise<number>

Returns: Promise<number>A promise resolving to the modification time in milliseconds, or 0 if unavailable.