Class Platform
java.lang.Object
com.sparsity.sparksee.gdb.Platform
Platform class.
- Author:
- Sparsity Technologies http://www.sparsity-technologies.com
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidgetStatistics(PlatformStatistics stats) Gets platform data and statistics.
-
Method Details
-
getStatistics
Gets platform data and statistics.- Parameters:
stats- [in|out] This updates the given PlatformStatistics.
-