[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCrimeStats](./bitburner.singularity.getcrimestats.md) ## Singularity.getCrimeStats() method Get stats related to a crime. **Signature:** ```typescript getCrimeStats(crime: CrimeType): CrimeStats; ``` ## Parameters
Parameter Type Description
crime [CrimeType](./bitburner.crimetype.md) Name of crime.
**Returns:** [CrimeStats](./bitburner.crimestats.md) The stats of the crime. ## Remarks RAM cost: 5 GB \* 16/4/1 Returns the stats of the crime.