theme / projekt.commons.theme.backend / isOverlayNewest
isOverlayNewest¶
funBackend.isOverlayNewest(name:String, timeStamp:Long):Boolean
Checks whether the installed overlay is the intended ones. This is checked against timestamp in the overlay metadata.
Parameters¶
name - Package name of the overlay.
timeStamp - Timestamp of the intended overlay.