mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 01:35:17 +08:00
Added compiledTimestamp function in YukiHookAPI
This commit is contained in:
@@ -78,6 +78,20 @@ object Status
|
||||
|
||||
> 当前 `YukiHookAPI` 的状态。
|
||||
|
||||
### compiledTimestamp <span class="symbol">- field</span>
|
||||
|
||||
```kotlin:no-line-numbers
|
||||
val compiledTimestamp: Long
|
||||
```
|
||||
|
||||
**变更记录**
|
||||
|
||||
`v1.1.0` `新增`
|
||||
|
||||
**功能描述**
|
||||
|
||||
> 获取项目编译完成的时间戳 (当前本地时间)。
|
||||
|
||||
### isXposedEnvironment <span class="symbol">- field</span>
|
||||
|
||||
```kotlin:no-line-numbers
|
||||
|
Reference in New Issue
Block a user