Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add top coalition info #7

Closed
wants to merge 1 commit into from
Closed

Add top coalition info #7

wants to merge 1 commit into from

Conversation

decodism
Copy link
Contributor

@decodism decodism commented Sep 5, 2023

Potentially interesting systemstats functions
func systemstats_get_top_coalitions(_ duration: Int , _ count: Int) -> Unmanaged<NSDictionary>
func systemstats_get_coalition_battery_breakdown(_ duration: Int , _ count: Int) -> Unmanaged<NSDictionary>
func systemstats_get_battery_charge_graph() -> Unmanaged<NSDictionary>
func systemstats_get_time_range_summary(_ startTime: NSDate, _ endTime: NSDate) -> Unmanaged<NSDictionary>

@rurza
Copy link
Owner

rurza commented Sep 22, 2023

Merged with 796ecf2

Screenshot 2023-09-23 at 00 52 38

Thank you, a lot!

@rurza rurza closed this Sep 22, 2023
@decodism decodism mentioned this pull request Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants