1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-05-04 22:17:34 +08:00
Sergey Kozlov 8ae037c8a1 Fix typing issues in createTimeWithContext on Freebsd/i386
Before change:
```
$ GOOS=freebsd GOARCH=386 go build ./process
process\process_freebsd.go:118:26: cannot use k.Start.Sec * 1000 + k.Start.Usec / 1000 (type int32) as type int64 in return argument
```
2022-02-08 21:03:48 +00:00
..
2022-01-13 13:27:05 +01:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2017-02-01 23:05:29 +00:00
2017-02-01 23:05:29 +00:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2022-01-30 22:48:09 +02:00
2021-12-22 21:54:41 +00:00
2017-02-01 23:05:29 +00:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2022-01-13 13:27:05 +01:00
2022-01-30 22:48:09 +02:00
2022-01-30 22:48:09 +02:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00
2021-12-22 21:54:41 +00:00