ST7920_SPI_master library not using delays for glcd128x64

So if I used this setting:

SPI.beginTransaction(SPISettings(950000, MSBFIRST, SPI_MODE3));

Then what is the output spi speed ? what the number means, is it in hertz or bit/s ?