mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
correct typo (#2395)
This commit is contained in:
@@ -449,7 +449,7 @@ public class SystemMonitor {
|
||||
/**
|
||||
* Returns the total GPU memory in MiB.
|
||||
*
|
||||
* @return The total GPU memory in MiB, or -1.0 if not avaialable on this platform.
|
||||
* @return The total GPU memory in MiB, or -1.0 if not available on this platform.
|
||||
*/
|
||||
public double getGpuMem() {
|
||||
return -1.0;
|
||||
|
||||
Reference in New Issue
Block a user