Constants

object Constants

Constants used in the library

Author

Felipe Gonzalez

Properties

Link copied to clipboard

Error message for failed shared memory access

Link copied to clipboard
const val MAP_SIZE: Int

Shared memory mapping size

Link copied to clipboard

Memory section constant for shared memory access

Link copied to clipboard

Shared memory file name

Link copied to clipboard
const val STRING_SIZE: Int = 64

Byte size for string values in shared memory

Link copied to clipboard
const val SUBSTANCES: Int = 25

Data size for substances data

Link copied to clipboard
const val WHEEL_SIZE: Int = 16

Data size for wheels data