mirror of https://github.com/shirou/gopsutil
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 ```pull/1246/head
parent
e0ec1b9cda
commit
8ae037c8a1
Loading…
Reference in New Issue